a.footeradress
{
       color: #000000;
       text-decoration:none;
       
}

a.footeradress:hover{
    color:#003399;
    text-decoration:underline;
}